home *** CD-ROM | disk | FTP | other *** search
Wrap
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>Form1</class> <widget class="QWidget"> <property name="name"> <cstring>Form1</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>731</width> <height>390</height> </rect> </property> <property name="caption"> <string>Form1</string> </property> <property name="focusPolicy"> <enum>NoFocus</enum> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <spacer row="1" column="0"> <property name="name"> <cstring>spacer4_2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>10</width> <height>20</height> </size> </property> </spacer> <widget class="QLabel" row="0" column="1"> <property name="name"> <cstring>textLabel2</cstring> </property> <property name="text"> <string><b>Clipboard</b></string> </property> </widget> <widget class="QListView" row="1" column="1"> <property name="name"> <cstring>clcClipboard</cstring> </property> <property name="whatsThis" stdset="0"> <string>It is the <b>Clipboard</b> pane. That's where you should place data you need to transfer.<br><b>Tip:</b> Files deleted from the Clipboard remain intact on source disks.</string> </property> </widget> <widget class="QLayoutWidget" row="1" column="2"> <property name="name"> <cstring>layout6</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <spacer> <property name="name"> <cstring>spacer3</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> <widget class="QPushButton"> <property name="name"> <cstring>btnAdd</cstring> </property> <property name="text"> <string>&Add</string> </property> <property name="accel"> <string>Alt+A</string> </property> <property name="whatsThis" stdset="0"> <string>Press the button to place files selected in the <b>Source</b> pane to the <b>Clipboard</b>.</string> </property> </widget> <widget class="QPushButton"> <property name="name"> <cstring>btnDelete</cstring> </property> <property name="text"> <string>&Remove</string> </property> <property name="accel"> <string>Alt+R</string> </property> <property name="whatsThis" stdset="0"> <string>Press the button to delete selected files from the <b>Clipboard</b>.<br><b>Tip:</b> Files deleted from the Clipboard remain intact on source disks.</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer4</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> </vbox> </widget> <widget class="QLabel" row="0" column="3"> <property name="name"> <cstring>textLabel1</cstring> </property> <property name="text"> <string><b>Source</b></string> </property> </widget> <widget class="CFileBrowserCtl" row="1" column="3"> <property name="name"> <cstring>fbcSource</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>2</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="ControlFlags" stdset="0"> <set>eShowLookInBar</set> </property> <property name="EnterArchives" stdset="0"> <bool>true</bool> </property> <property name="LookInLabelCaption" stdset="0"> <string></string> </property> <property name="whatsThis" stdset="0"> <string>It is the <b>Source</b> pane. With its help you can easily find data you need to transfer.<br><b>Tip:</b> The wizard provides access to mounted and unmounted (without drive letter assigned) partitions of any file system, network shares and CD/DVD drives.</string> </property> </widget> <spacer row="1" column="4"> <property name="name"> <cstring>spacer4_4</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>10</width> <height>20</height> </size> </property> </spacer> <widget class="QLabel" row="4" column="1" rowspan="1" colspan="3"> <property name="name"> <cstring>GoNextPageTip</cstring> </property> <property name="text"> <string>To continue, click <b>Next</b></string> </property> <property name="alignment"> <set>AlignVCenter</set> </property> </widget> <widget class="QWidgetStack" row="2" column="1"> <property name="name"> <cstring>DataInfoWidgetStack</cstring> </property> <widget class="QWidget"> <property name="name"> <cstring>WStackPage</cstring> </property> <attribute name="id"> <number>0</number> </attribute> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout7</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <spacer> <property name="name"> <cstring>spacer6</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>21</height> </size> </property> </spacer> <widget class="QLabel"> <property name="name"> <cstring>DataSizeInfoLabel</cstring> </property> <property name="text"> <string><nobr>Total data size: <b>124. GB</b></nobr></string> </property> </widget> </hbox> </widget> </vbox> </widget> <widget class="QWidget"> <property name="name"> <cstring>WStackPage</cstring> </property> <attribute name="id"> <number>1</number> </attribute> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel2_2</cstring> </property> <property name="text"> <string>Getting approximate data size...</string> </property> </widget> <widget class="CSimpleProgress"> <property name="name"> <cstring>DataSizeCountingProgress</cstring> </property> </widget> </hbox> </widget> </widget> <spacer row="3" column="2"> <property name="name"> <cstring>spacer7</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>21</width> <height>10</height> </size> </property> </spacer> </grid> </widget> <connections> <connection> <sender>btnAdd</sender> <signal>clicked()</signal> <receiver>Form1</receiver> <slot>AddItem2Clipboard()</slot> </connection> <connection> <sender>btnDelete</sender> <signal>clicked()</signal> <receiver>Form1</receiver> <slot>DeleteItemFromClipboard()</slot> </connection> <connection> <sender>fbcSource</sender> <signal>SelectionChanged(CBrowserItem*)</signal> <receiver>Form1</receiver> <slot>UpdateAddButton()</slot> </connection> <connection> <sender>clcClipboard</sender> <signal>selectionChanged()</signal> <receiver>Form1</receiver> <slot>UpdateRemoveButton()</slot> </connection> </connections> <tabstops> <tabstop>clcClipboard</tabstop> <tabstop>btnAdd</tabstop> <tabstop>btnDelete</tabstop> </tabstops> <slots> <slot>AddItem2Clipboard()</slot> <slot>DeleteItemFromClipboard()</slot> <slot>UpdateRemoveButton()</slot> <slot>UpdateAddButton()</slot> </slots> <layoutdefaults spacing="6" margin="0"/> <includehints> <includehint>filebrowser.h</includehint> <includehint>filebrowserlist.h</includehint> <includehint>simpleprogress.h</includehint> </includehints> </UI>